![]() |
PATH![]() |
![]() ![]() |
Obtains information about a system font in the current theme.
pascal OSStatus GetThemeFont (
ThemeFontID inFontID,
ScriptCode inScript,
StringPtr outFontName,
SInt16 *outFontSize,
Style *outStyle);
Your application can call the GetThemeFont function to obtain the precise font settings (font name, size, and style) used by a system font under the current theme.
The function UseThemeFont .